home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Arkanoid Flash.swf / scripts / frame_34 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  108 b   |  5 lines

  1. catchTimer = getTimer();
  2. caughtBall = "1";
  3. bat_x = getProperty("/bat", _X);
  4. displace = ball_xB - bat_x;
  5.